home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Made with REALbasic™ / Cubies Winners / Mac OS X / haXmanager 1.0 / Plugins / Terminal Transparency < prev    next >
Encoding:
Text File  |  2000-11-22  |  326 b   |  3 lines

  1. plugin.name=(Terminal Transparency)
  2. plugin.description=(This plugin modifies the transparency of the Terminal application's window.  Any double between 1 and 0 is legal in this hack.  0 being invisible, and 1 being fully visible.  A perfect setting is 0.6)
  3. plugin.shell(defaults write com.apple.terminal TerminalOpaqueness $v)